projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c02935
)
#undef signal.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 08:08:38 +0000
(08:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 08:08:38 +0000
(08:08 +0000)
lib-src/emacsserver.c
patch
|
blob
|
history
diff --git
a/lib-src/emacsserver.c
b/lib-src/emacsserver.c
index 19de7e66eb86c2eefabc5514d1b480cda4da0b3e..fc5f33da985fa094d755bc93d19fc0678728d0e6 100644
(file)
--- a/
lib-src/emacsserver.c
+++ b/
lib-src/emacsserver.c
@@
-30,6
+30,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef write
#undef open
#undef close
+#undef signal
#if !defined(HAVE_SOCKETS) && !defined(HAVE_SYSVIPC)